CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - fuzzy edge

搜索资源列表

  1. CXIMAGE_SRC.ZIP

    1下载:
  2. Windows下图象处理。可读取/保存常见的多种图象格式,如bmp,jpg,jpeg,png,pcx,tif,tga,gif,wmf,emf,wbmp,可做常规的图象处理,如缩放,裁减,翻转,镜像,旋转,柔化,锐化,亮度,对比度,模糊,伪彩,浮雕,边缘检测,中值滤波,不同图片的颜色通道分离,合并,gamma,fft变换处理等,有多文档窗口的demo程序,demo本身就能算是个功能完善的图象处理工具,能够学到很多图象处理知识。-Windows image processing. Reads / p
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1351991
    • 提供者:免战牌
  1. X.bmp

    2下载:
  2. 1. 对给定灰度图(或自选图)进行模糊变换,建立模糊平面。给出变换方法和结果。 2. 对图像做模糊增强。给出原理方法和试验结果。 3. 对增强后的结果图做平滑处理。给出所选平滑因子和结果图。 4. 对图像进行模糊边缘检测,说明实现步骤,给出结果图。 -1. Right to set the gray level (or on-demand) of the fuzzy transformation, fuzzy plane. Given transform methods and
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:47411
    • 提供者:廖鑫鹏
  1. A0357

    1下载:
  2. 一套完整的图像处理与识别的源码(全中文注释) 这是我们内部开发与使用的一套图像处理代码,里面包括了大部分图像处理与识别处理的的函数:像模板变换,图像的平滑、锐化、边缘识别、图像中值滤波、图像模糊、图像逆滤波、图像模糊加噪、图像维纳滤波、线性变换、灰度拉伸、直方图均衡、图像腐蚀、图像膨胀、图像开运算、GIF确码编码、缩放、旋转、快速付立叶变换、离散余弦变换等等,等等,太多了。可以用于windows软件或嵌入式软件编程。内部用的,全中文注释,为了下载我才拿出来的。你们自己看着办吧。-a comp
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:308049
    • 提供者:tl
  1. BlurScore.rar

    0下载:
  2. 在进行数字图像处理时,经常碰到评价一幅图像清晰度的问题,该源代码以边缘能量为基础评价一幅图像的模糊程度。,In digital image processing, we often encounter an image sharpness evaluation of the problem, the source code to the edge of the energy-based evaluation of the fuzzy degree of an image.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:330079
    • 提供者:caonimabitoo
  1. fuzzymathscode

    1下载:
  2. 《通俗模糊数学与程序设计》-吴士力 的源代码-" Popular Fuzzy Mathematics and Programming" - Shi-edge source code
  3. 所属分类:数学计算/工程计算

    • 发布日期:2013-04-05
    • 文件大小:369190
    • 提供者:jory
  1. Image-Processing

    0下载:
  2. vc++数字图像编程基础,包括点运算、几何变换(平移、旋转、缩放、镜像)、正交变换(沃尔什、傅里叶、离散余弦)、图像增强(图像平滑、中值滤波、梯度锐化、拉普拉斯锐化)、形态学变换(腐蚀、膨胀、开、关)、边缘与轮廓(robert、sobel、frewit、kirsch、gauss-laplace边缘检测算子,hough变换,轮廓提取,轮廓跟踪)、图像分析(阈值分割、投影检测、差影检测、模板匹配)、图像复原(卷积模糊、逆滤波复原、维纳滤波复原,随机、椒盐噪声)、图像编码(赫夫曼编码、香农费诺编码、行
  3. 所属分类:Special Effects

    • 发布日期:2017-06-09
    • 文件大小:16464506
    • 提供者:李欣
  1. medianwavefiltering

    0下载:
  2. 中值滤波是对一个滑动窗口内的诸像素灰度值排序,用其中值代替窗口中心象素的原来灰度值,它是一种非线性的图像平滑法,它对脉冲干扰级椒盐噪声的抑制效果好,在抑制随机噪声的同时能有效保护边缘少受模糊-Median filter is a sliding window from inside the gray value pixel sequencing, using a window center pixel value to replace the original gray value, it is
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:40707
    • 提供者:fujay
  1. roughsetedgedetection

    0下载:
  2. 自己做的一个基于模糊集的边缘检测处理程序,用VC6.0编写,使用了边缘信息测度的概念。-Their own to do a fuzzy set-based processing of edge detection, using VC6.0 write, use the edge information measure concept.
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-12
    • 文件大小:2658477
    • 提供者:MXJ
  1. Convolution

    1下载:
  2. 含有多种卷积核达到图像模糊,低通、高通滤波,边缘检测等目的,并且可自定义卷积核。-Contains a variety of convolution to the image fuzzy, low pass, high pass filter, edge detection purposes, and can be customized convolution.
  3. 所属分类:Graph program

    • 发布日期:2017-03-26
    • 文件大小:674703
    • 提供者:云中帆
  1. Convolution

    0下载:
  2. VC++开发的图形处理程序,可进行图形区域处理,有模糊图像、锐化图像、Laplacian边缘增强,梯度方向边缘增强,平移差分边缘增强等功能,有详细源码解释-VC++, graphics processing, graphics area can be dealt with fuzzy images, sharpening images, Laplacian edge enhancement, gradient direction of edge enhancement, edge enhance
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2640700
    • 提供者:KKill
  1. 20062812486051

    0下载:
  2. 本程序主要的功能:将一副图像选定的区域(多边形、矩形、圆形、椭圆)复制到另一副图像的指定位置。 本程序辅助功能(区域或全图):  像的亮度、饱和度、色彩平衡、对比度、灰度调整。  图像的功能虑镜:反色(底片)、曝光、浮雕、雕刻、模糊、锐化、紫色、幽灵。  边缘模糊、旋转、图像缩放、图像剪切(矩形区域)。  信封打印。-The main feature of this process: the image will be
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-02
    • 文件大小:755213
    • 提供者:SuperCola99
  1. fuzzyedge

    0下载:
  2. 此程序实现了模糊增强实现图像的边缘检测,利用模糊方法结合边缘检测实现边缘点的提取。-Realize this procedure to enhance implementation of fuzzy image edge detection, the use of fuzzy edge detection methods achieve the extraction of edge points.
  3. 所属分类:Graph program

    • 发布日期:2017-04-08
    • 文件大小:1680
    • 提供者:electedivi
  1. fuzzyfilt

    0下载:
  2. 模糊边缘检测 使用预先计算的模糊系统实现,文件中包含了模糊系统函数。-Fuzzy edge detector
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1993
    • 提供者:Kai Nie
  1. FMFED

    1下载:
  2. 用matlab实现一种快速的模糊边界加强与识别的算法。参考文献 《The fast multilevel fuzzy edge detection of blurry images》-Using matlab to achieve a fast fuzzy boundaries strengthen and recognition algorithms. References- " The fast multilevel fuzzy edge detection of blurry im
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1456
    • 提供者:刘涛平
  1. Type-2-Fuzzy-Logic

    0下载:
  2. Type-2 Fuzzy Logic for Edge Detection of Gray Scale Images
  3. 所属分类:File Formats

    • 发布日期:2017-04-03
    • 文件大小:750919
    • 提供者:famvannha
  1. edge

    0下载:
  2. edge detection based on fuzzy
  3. 所属分类:Project Design

    • 发布日期:2017-04-12
    • 文件大小:584
    • 提供者:sara
  1. FuzzyEdgeDetection

    0下载:
  2. simple fuzzy edge detection for matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:836
    • 提供者:mohammad
  1. HybridSteganography

    0下载:
  2. steganography using canny+fuzzy edge detection
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-29
    • 文件大小:162547
    • 提供者:mohammad
  1. Fuzzy-Find-Edge

    0下载:
  2. fuzzy fis for finding adge of image
  3. 所属分类:matlab

    • 发布日期:2017-05-05
    • 文件大小:8968
    • 提供者:rep
  1. day2

    0下载:
  2. fuzzy c mean clustering, fuzzy edge detection of an medical image
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2354
    • 提供者:ranjithauma
« 1 2 34 5 »
搜珍网 www.dssz.com